Vcenter Lcm Deployment Common StoragePolicySpec

Vcenter Lcm Deployment Common StoragePolicySpec
Vcenter Lcm Deployment Common StoragePolicySpec

The Vcenter Lcm Deployment Common StoragePolicySpec schema contains information about the storage policy to be associated with a virtual machine object.

This schema was added in vSphere API 9.0.0.0.

JSON Example
{
    "policy": "string"
}
string
policy
Required

Identifier of the storage policy which should be associated with the virtual machine.

This property was added in vSphere API 9.0.0.0.

When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.vcenter.StoragePolicy. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.vcenter.StoragePolicy.